See Also

DataPointsCollection Class  | DataPointsCollection Members  | Overload List

Language

Visual Basic

C#

Show All

yEnumerableValues
Specifies one or more comma-separated IEnumerable data sources. 
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

DataBindY(IEnumerable[]) Method

Binds the Y value(s) of the collection's DataPoints to the first column of the specified data source(s).

[Visual Basic]
Overloads Public Sub DataBindY( _    ByVal ParamArray yEnumerableValues() As IEnumerable _ )
[C#]
public void DataBindY(    params IEnumerable[] yEnumerableValues );

Parameters

yEnumerableValues
Specifies one or more comma-separated IEnumerable data sources. 

See Also

DataPointsCollection Class  | DataPointsCollection Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.